Skip to main content

ActionCardDescription

Adds adds a description to the action card

Usage#

<ActionCardDescription>This is a description</ActionCardDescription>
// OR alternatively
<ActionCardDescription description="This is a description" />

Props#

NameTypeDefaultDescription
descriptionstringundefinedAlternative to passing the description in the children